Dart.Mail 名前空間 > Multipart クラス > Multipart コンストラクタ : Multipart コンストラクタ(String,String,FileInfo[],List<Attachment>) |
Public Function New( _ ByVal text As String, _ ByVal html As String, _ ByVal htmlResources() As FileInfo, _ ByVal attachments As List(Of Attachment) _ )
public Multipart( string text, string html, FileInfo[] htmlResources, List<Attachment> attachments )